Update the accessible state on widget visibility changes
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 7 Jul 2020 16:51:01 +0000 (17:51 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 26 Jul 2020 19:31:14 +0000 (20:31 +0100)
commit3ea069a8d3e39de9967a9bffe707e7837713b5c0
tree028242821331216b0e179ccf4ff30e4db754ff6c
parent25f6da5e897a113a781d5575723afa4d56cddd88
Update the accessible state on widget visibility changes

The GTK_ACCESSIBLE_STATE_HIDDEN has the opposite meaning of the
GtkWidget:visible property.
gtk/gtkwidget.c